home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / tsend.doc < prev    next >
Text File  |  1995-03-31  |  2KB  |  46 lines

  1. (comp.sys.hp48) 
  2. From: Lutz.Vieweg@p0.f20.n24730.z2.FIdonet.ORG (Lutz Vieweg) 
  3. Subject: IR-Transfer at double speed 
  4. Message-ID: <uucp.684342274@muffel> 
  5. Date: 7 Sep 91 16:27:06 GMT 
  6. Sender: daemon@seq.uncwil.edu 
  7. Organization: UNCW news/mail gateway service 
  8.  
  9. Moin moin! 
  10.  
  11. Yet another tool: 
  12.  
  13.                         TSEND  &  TSERVE 
  14.                   IR-Data-Transfer at 4800bps 
  15.  
  16. Did you never feel a little bit bored when you sent files 
  17. to another 48sx via the IR-Port? 
  18. The reason for the slow speed is simple: HP has limited 
  19. the IR-Transfer rate to 2400bps, no matter what settings 
  20. were made in the SETUP. 
  21.  
  22. Now, this program enables you to send and receive files 
  23. using the ordinary KERMIT protocol, but at 4800bps. 
  24.  
  25. Why not 9600bps you ask? The interrupt routine, that handles 
  26. the serial input is just to slow to manage 9600bps IR input. 
  27.  
  28. I am going to write a ZModem protocol driver for the 48sx, 
  29. and maybe this one will do 9600bps IR transfer. But 
  30. I am lacking a detailed desciption of the ZModem protocol, 
  31. and I am not a C-programmer at all - only assembler sources 
  32. or simple descriptions may be valuable to me. 
  33.  
  34. Let's get into terms: TSEND behaves like SEND, but it requires 
  35. a List of global names as argument, and transmittes via 4800bps 
  36. IR only. The SETUP is ignored. 
  37.  
  38. TSERVE behaves like SERVER, but it uses 4800bps-IR-Transfer 
  39. without respect to the SETUP 
  40.  
  41. cu, Lutz Vieweg. 
  42.  
  43. PS:  Please do not send an answer to the adress given in the From: 
  44.      field above. Please send it to: 
  45.      Lutz.Vieweg@p20.f30.n247.z2.fidonet.org 
  46.